+Tue May 11 00:29:53 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/tmpl/gtkpixmap.sgml:
+ * gtk/tmpl/gtkoldeditable.sgml:
+ * gtk/tmpl/gtklistitem.sgml:
+ * gtk/tmpl/gtklist.sgml:
+ * gtk/tmpl/gtkitemfactory.sgml:
+ * gtk/tmpl/gtkctree.sgml:
+ * gtk/tmpl/gtkclist.sgml: Add deprecation notes.
+
2004-05-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add gtk_menu_get_for_attach_widet,
@domain:
+<!-- ##### FUNCTION gtk_action_group_translate_string ##### -->
+<para>
+
+</para>
+
+@action_group:
+@string:
+@Returns:
+
+
<!-- ##### SECTION Long_Description ##### -->
<para>
-The #GtkCList widget is a very useful multi-columned scrolling list. It can display
-data in nicely aligned vertical columns, with titles at the top of the list.
+The #GtkCList widget is a very useful multi-columned scrolling list.
+It can display data in nicely aligned vertical columns, with titles
+at the top of the list.
+</para>
+<para>
+GtkCList has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use #GtkTreeView instead.
</para>
<!-- ##### SECTION See_Also ##### -->
</para>
+<!-- ##### ARG GtkComboBox:add-tearoffs ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GtkComboBox:column-span-column ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_combo_box_get_wrap_width ##### -->
+<para>
+
+</para>
+
+@combo_box:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_combo_box_set_wrap_width ##### -->
<para>
@width:
+<!-- ##### FUNCTION gtk_combo_box_get_row_span_column ##### -->
+<para>
+
+</para>
+
+@combo_box:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_combo_box_set_row_span_column ##### -->
<para>
@row_span:
+<!-- ##### FUNCTION gtk_combo_box_get_column_span_column ##### -->
+<para>
+
+</para>
+
+@combo_box:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_combo_box_set_column_span_column ##### -->
<para>
@position:
+<!-- ##### FUNCTION gtk_combo_box_get_active_text ##### -->
+<para>
+
+</para>
+
+@combo_box:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_combo_box_popup ##### -->
<para>
is %NULL, it will be the last child of parent, otherwise it will be
inserted just before the sibling.
</para>
+<para>
+GtkCTree has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use #GtkTreeView instead.
+</para>
<!-- ##### SECTION See_Also ##### -->
<para>
<!-- ##### SECTION Long_Description ##### -->
<para>
-#GtkItemFactory has been deprecated in favour of #GtkUIManager.
+As of GTK+ 2.4, #GtkItemFactory has been deprecated in favour of #GtkUIManager.
</para>
<!-- ##### SECTION See_Also ##### -->
The list has many selection modes, which are programmer selective and
depend on how many elements are able to be selected at the same time.
</para>
+<para>
+GtkList has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use #GtkTreeView instead.
+</para>
<!-- ##### SECTION See_Also ##### -->
<para>
<!-- ##### SECTION Long_Description ##### -->
<para>
The #GtkListItem widget is used for each item in a #GtkList.
-
+</para>
+<para>
+GtkList has has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use #GtkTreeView instead.
</para>
<!-- ##### SECTION See_Also ##### -->
@menu: the object which received the signal.
@arg1:
+<!-- ##### ARG GtkMenu:tearoff-state ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GtkMenu:tearoff-title ##### -->
<para>
@Returns: the #GtkWidget that the menu is attached to.
+<!-- ##### FUNCTION gtk_menu_get_for_attach_widget ##### -->
+<para>
+
+</para>
+
+@widget:
+@Returns:
+
+
<!-- ##### USER_FUNCTION GtkMenuPositionFunc ##### -->
<para>
A user function supplied when calling gtk_menu_popup() which controls the
<!-- ##### SECTION Long_Description ##### -->
<para>
-
+GtkOldEditable has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use the #GtkEditable interface instead.
</para>
<!-- ##### SECTION See_Also ##### -->
If you want to create graphical images which can be manipulated by the
application, look at #GtkImage and #GdkRGB.
</para>
+<para>
+GtkPixmap has been deprecated since GTK+ 2.0 and should not be used
+in newly written code. Use #GtkImage instead.
+</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
+<!-- ##### ARG GtkTreeView:hover-selection ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GtkTreeView:model ##### -->
<para>
@search_data:
+<!-- ##### FUNCTION gtk_tree_view_get_fixed_height_mode ##### -->
+<para>
+
+</para>
+
+@tree_view:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_tree_view_set_fixed_height_mode ##### -->
+<para>
+
+</para>
+
+@tree_view:
+@hover:
+
+
+<!-- ##### FUNCTION gtk_tree_view_get_hover_selection ##### -->
+<para>
+
+</para>
+
+@tree_view:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_tree_view_set_hover_selection ##### -->
+<para>
+
+</para>
+
+@tree_view:
+@hover:
+
+
<!-- ##### USER_FUNCTION GtkTreeDestroyCountFunc ##### -->
<para>
</para>
+<!-- ##### ARG GtkWindow:focus-on-map ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GtkWindow:gravity ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_window_get_focus_on_map ##### -->
+<para>
+
+</para>
+
+@window:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_window_move ##### -->
<para>